_GError

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct _GError {}

Members

Variables

code
gint code;
Undocumented in source.
domain
GQuark domain;
Undocumented in source.
message
gchar* message;
Undocumented in source.

Meta